home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10395 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: ix.netcom.com!netnews
  2. From: Norman Bullen <nbullen@ix.netcom.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What Compression Program to use
  5. Date: Sun, 17 Mar 1996 07:58:57 -0800
  6. Organization: Black Cat Associates
  7. Message-ID: <314C36C1.3189@ix.netcom.com>
  8. References: <4ifh9a$3k3@murphy2.servtech.com>
  9. NNTP-Posting-Host: ple-ca10-27.ix.netcom.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-NETCOM-Date: Sun Mar 17  7:57:37 AM PST 1996
  14. X-Mailer: Mozilla 2.0 (Win16; I)
  15.  
  16. dave robbins wrote:
  17. >  What compression program does everyone use too help encrypt the exe
  18. > files to keep prying eyes away with binary editors? I'm not real crazy
  19. > about paying the $275.00 dollars that PKware whants for theirs, shareware
  20. > compression program would be fine.
  21. > ---
  22. > Dave Robbins                                    drobbins@servtech.com
  23. > Utica  NY 
  24. I think you have the wrong idea about compression. Compression is used to 
  25. make files smaller for easier transmission, whether across dial-up or 
  26. network or via floppy disk or even CD-ROM. In order to use the files, you 
  27. have to decompress them and then they are exactly the way they were 
  28. before compression and just as accessible to "prying eyes" with "binary 
  29. editors."
  30.